1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmStudent
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Dim Label29 As System.Windows.Forms.Label
26         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmStudent))
27         Me.Panel1 = New System.Windows.Forms.Panel()
28         Me.GroupBox1 = New System.Windows.Forms.GroupBox()
29         Me.cmbSession = New System.Windows.Forms.ComboBox()
30         Me.BStartCapture = New System.Windows.Forms.Button()
31         Me.Browse = New System.Windows.Forms.Button()
32         Me.BRemove = New System.Windows.Forms.Button()
33         Me.txtPercentage = New System.Windows.Forms.TextBox()
34         Me.Label28 = New System.Windows.Forms.Label()
35         Me.Label27 = New System.Windows.Forms.Label()
36         Me.Label26 = New System.Windows.Forms.Label()
37         Me.cmbResult = New System.Windows.Forms.ComboBox()
38         Me.txtLastSchoolAttended = New System.Windows.Forms.TextBox()
39         Me.Label25 = New System.Windows.Forms.Label()
40         Me.Label24 = New System.Windows.Forms.Label()
41         Me.txtUID = New System.Windows.Forms.TextBox()
42         Me.txtGRNo = New System.Windows.Forms.TextBox()
43         Me.cmbSchoolName = New System.Windows.Forms.ComboBox()
44         Me.txtStudentName = New System.Windows.Forms.TextBox()
45         Me.Label23 = New System.Windows.Forms.Label()
46         Me.Button2 = New System.Windows.Forms.Button()
47         Me.txtContactNo = New System.Windows.Forms.TextBox()
48         Me.Label22 = New System.Windows.Forms.Label()
49         Me.cmbStatus = New System.Windows.Forms.ComboBox()
50         Me.txtSection = New System.Windows.Forms.TextBox()
51         Me.txtClass = New System.Windows.Forms.TextBox()
52         Me.btnRemove = New System.Windows.Forms.Button()
53         Me.btnAdd = New System.Windows.Forms.Button()
54         Me.ListView1 = New System.Windows.Forms.ListView()
55         Me.ColumnHeader1 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
56         Me.ID = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
57         Me.Documents = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader)
58         Me.cmbDocumentsSubmitted = New System.Windows.Forms.ComboBox()
59         Me.txtNationality = New System.Windows.Forms.TextBox()
60         Me.Label9 = New System.Windows.Forms.Label()
61         Me.cmbCategory = New System.Windows.Forms.ComboBox()
62         Me.cmbReligion = New System.Windows.Forms.ComboBox()
63         Me.dtpAdmissionDate = New System.Windows.Forms.DateTimePicker()
64         Me.txtEmailID = New System.Windows.Forms.TextBox()
65         Me.txtPermanentAddress = New System.Windows.Forms.TextBox()
66         Me.txtTemrorayAddress = New System.Windows.Forms.TextBox()
67         Me.txtFatherContactNo = New System.Windows.Forms.TextBox()
68         Me.txtMotherName = New System.Windows.Forms.TextBox()
69         Me.txtFathername = New System.Windows.Forms.TextBox()
70         Me.dtpDOB = New System.Windows.Forms.DateTimePicker()
71         Me.rbFemale = New System.Windows.Forms.RadioButton()
72         Me.rbMale = New System.Windows.Forms.RadioButton()
73         Me.txtEnrollmentNo = New System.Windows.Forms.TextBox()
74         Me.Label20 = New System.Windows.Forms.Label()
75         Me.Label19 = New System.Windows.Forms.Label()
76         Me.Label18 = New System.Windows.Forms.Label()
77         Me.Label17 = New System.Windows.Forms.Label()
78         Me.Label16 = New System.Windows.Forms.Label()
79         Me.Label15 = New System.Windows.Forms.Label()
80         Me.Label14 = New System.Windows.Forms.Label()
81         Me.Label13 = New System.Windows.Forms.Label()
82         Me.Label12 = New System.Windows.Forms.Label()
83         Me.Label11 = New System.Windows.Forms.Label()
84         Me.Label10 = New System.Windows.Forms.Label()
85         Me.Label8 = New System.Windows.Forms.Label()
86         Me.Label7 = New System.Windows.Forms.Label()
87         Me.Label6 = New System.Windows.Forms.Label()
88         Me.Label5 = New System.Windows.Forms.Label()
89         Me.Label4 = New System.Windows.Forms.Label()
90         Me.Label3 = New System.Windows.Forms.Label()
91         Me.Label2 = New System.Windows.Forms.Label()
92         Me.Label21 = New System.Windows.Forms.Label()
93         Me.txtAdmissionNo = New System.Windows.Forms.TextBox()
94         Me.Panel2 = New System.Windows.Forms.Panel()
95         Me.txtAdmissionNo1 = New System.Windows.Forms.TextBox()
96         Me.txtSchoolID = New System.Windows.Forms.TextBox()
97         Me.txtDocID = New System.Windows.Forms.TextBox()
98         Me.lblUser = New System.Windows.Forms.Label()
99         Me.txtSectionID = New System.Windows.Forms.TextBox()
100         Me.Label1 = New System.Windows.Forms.Label()
101         Me.Panel3 = New System.Windows.Forms.Panel()
102         Me.btnGetData = New System.Windows.Forms.Button()
103         Me.btnDelete = New System.Windows.Forms.Button()
104         Me.btnClose = New System.Windows.Forms.Button()
105         Me.btnUpdate = New System.Windows.Forms.Button()
106         Me.btnSave = New System.Windows.Forms.Button()
107         Me.btnNew = New System.Windows.Forms.Button()
108         Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
109         Me.Picture = New System.Windows.Forms.PictureBox()
110         Label29 = New System.Windows.Forms.Label()
111         Me.Panel1.SuspendLayout()
112         Me.GroupBox1.SuspendLayout()
113         Me.Panel2.SuspendLayout()
114         Me.Panel3.SuspendLayout()
115         CType(Me.Picture, System.ComponentModel.ISupportInitialize).BeginInit()
116         Me.SuspendLayout()
117         
'
118         
'Label29
119         
'
120         Label29.AutoSize = True
121         Label29.ForeColor = System.Drawing.Color.Black
122         Label29.Location = New System.Drawing.Point(
689, 222)
123         Label29.Margin = New System.Windows.Forms.Padding(
2, 0, 2, 0)
124         Label29.Name =
"Label29"
125         Label29.Size = New System.Drawing.Size(
23, 13)
126         Label29.TabIndex =
295
127         Label29.Text =
"OR"
128         
'
129         
'Panel1
130         
'
131         Me.Panel1.BackColor = System.Drawing.Color.White
132         Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
133         Me.Panel1.Controls.Add(Me.GroupBox1)
134         Me.Panel1.Controls.Add(Me.Panel2)
135         Me.Panel1.Controls.Add(Me.Panel3)
136         Me.Panel1.Location = New System.Drawing.Point(
13, 15)
137         Me.Panel1.Name =
"Panel1"
138         Me.Panel1.Size = New System.Drawing.Size(
976, 646)
139         Me.Panel1.TabIndex =
2
140         
'
141         
'GroupBox1
142         
'
143         Me.GroupBox1.BackColor = System.Drawing.Color.Transparent
144         Me.GroupBox1.Controls.Add(Me.cmbSession)
145         Me.GroupBox1.Controls.Add(Me.Picture)
146         Me.GroupBox1.Controls.Add(Me.BStartCapture)
147         Me.GroupBox1.Controls.Add(Me.Browse)
148         Me.GroupBox1.Controls.Add(Label29)
149         Me.GroupBox1.Controls.Add(Me.BRemove)
150         Me.GroupBox1.Controls.Add(Me.txtPercentage)
151         Me.GroupBox1.Controls.Add(Me.Label28)
152         Me.GroupBox1.Controls.Add(Me.Label27)
153         Me.GroupBox1.Controls.Add(Me.Label26)
154         Me.GroupBox1.Controls.Add(Me.cmbResult)
155         Me.GroupBox1.Controls.Add(Me.txtLastSchoolAttended)
156         Me.GroupBox1.Controls.Add(Me.Label25)
157         Me.GroupBox1.Controls.Add(Me.Label24)
158         Me.GroupBox1.Controls.Add(Me.txtUID)
159         Me.GroupBox1.Controls.Add(Me.txtGRNo)
160         Me.GroupBox1.Controls.Add(Me.cmbSchoolName)
161         Me.GroupBox1.Controls.Add(Me.txtStudentName)
162         Me.GroupBox1.Controls.Add(Me.Label23)
163         Me.GroupBox1.Controls.Add(Me.Button2)
164         Me.GroupBox1.Controls.Add(Me.txtContactNo)
165         Me.GroupBox1.Controls.Add(Me.Label22)
166         Me.GroupBox1.Controls.Add(Me.cmbStatus)
167         Me.GroupBox1.Controls.Add(Me.txtSection)
168         Me.GroupBox1.Controls.Add(Me.txtClass)
169         Me.GroupBox1.Controls.Add(Me.btnRemove)
170         Me.GroupBox1.Controls.Add(Me.btnAdd)
171         Me.GroupBox1.Controls.Add(Me.ListView1)
172         Me.GroupBox1.Controls.Add(Me.cmbDocumentsSubmitted)
173         Me.GroupBox1.Controls.Add(Me.txtNationality)
174         Me.GroupBox1.Controls.Add(Me.Label9)
175         Me.GroupBox1.Controls.Add(Me.cmbCategory)
176         Me.GroupBox1.Controls.Add(Me.cmbReligion)
177         Me.GroupBox1.Controls.Add(Me.dtpAdmissionDate)
178         Me.GroupBox1.Controls.Add(Me.txtEmailID)
179         Me.GroupBox1.Controls.Add(Me.txtPermanentAddress)
180         Me.GroupBox1.Controls.Add(Me.txtTemrorayAddress)
181         Me.GroupBox1.Controls.Add(Me.txtFatherContactNo)
182         Me.GroupBox1.Controls.Add(Me.txtMotherName)
183         Me.GroupBox1.Controls.Add(Me.txtFathername)
184         Me.GroupBox1.Controls.Add(Me.dtpDOB)
185         Me.GroupBox1.Controls.Add(Me.rbFemale)
186         Me.GroupBox1.Controls.Add(Me.rbMale)
187         Me.GroupBox1.Controls.Add(Me.txtEnrollmentNo)
188         Me.GroupBox1.Controls.Add(Me.Label20)
189         Me.GroupBox1.Controls.Add(Me.Label19)
190         Me.GroupBox1.Controls.Add(Me.Label18)
191         Me.GroupBox1.Controls.Add(Me.Label17)
192         Me.GroupBox1.Controls.Add(Me.Label16)
193         Me.GroupBox1.Controls.Add(Me.Label15)
194         Me.GroupBox1.Controls.Add(Me.Label14)
195         Me.GroupBox1.Controls.Add(Me.Label13)
196         Me.GroupBox1.Controls.Add(Me.Label12)
197         Me.GroupBox1.Controls.Add(Me.Label11)
198         Me.GroupBox1.Controls.Add(Me.Label10)
199         Me.GroupBox1.Controls.Add(Me.Label8)
200         Me.GroupBox1.Controls.Add(Me.Label7)
201         Me.GroupBox1.Controls.Add(Me.Label6)
202         Me.GroupBox1.Controls.Add(Me.Label5)
203         Me.GroupBox1.Controls.Add(Me.Label4)
204         Me.GroupBox1.Controls.Add(Me.Label3)
205         Me.GroupBox1.Controls.Add(Me.Label2)
206         Me.GroupBox1.Controls.Add(Me.Label21)
207         Me.GroupBox1.Controls.Add(Me.txtAdmissionNo)
208         Me.GroupBox1.ForeColor = System.Drawing.Color.Black
209         Me.GroupBox1.Location = New System.Drawing.Point(
7, 78)
210         Me.GroupBox1.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
211         Me.GroupBox1.Name =
"GroupBox1"
212         Me.GroupBox1.Padding = New System.Windows.Forms.Padding(
3, 4, 3, 4)
213         Me.GroupBox1.Size = New System.Drawing.Size(
838, 558)
214         Me.GroupBox1.TabIndex =
0
215         Me.GroupBox1.TabStop = False
216         Me.GroupBox1.Text =
"Student Info"
217         
'
218         
'cmbSession
219         
'
220         Me.cmbSession.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
221         Me.cmbSession.FormattingEnabled = True
222         Me.cmbSession.Location = New System.Drawing.Point(
396, 174)
223         Me.cmbSession.Name =
"cmbSession"
224         Me.cmbSession.Size = New System.Drawing.Size(
136, 21)
225         Me.cmbSession.TabIndex =
10
226         
'
227         
'BStartCapture
228         
'
229         Me.BStartCapture.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
230         Me.BStartCapture.ForeColor = System.Drawing.Color.Black
231         Me.BStartCapture.Location = New System.Drawing.Point(
615, 249)
232         Me.BStartCapture.Name =
"BStartCapture"
233         Me.BStartCapture.Size = New System.Drawing.Size(
186, 23)
234         Me.BStartCapture.TabIndex =
33
235         Me.BStartCapture.Text =
"Use Webcam"
236         Me.BStartCapture.UseVisualStyleBackColor = True
237         
'
238         
'Browse
239         
'
240         Me.Browse.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
241         Me.Browse.ForeColor = System.Drawing.Color.Black
242         Me.Browse.Location = New System.Drawing.Point(
615, 186)
243         Me.Browse.Name =
"Browse"
244         Me.Browse.Size = New System.Drawing.Size(
80, 23)
245         Me.Browse.TabIndex =
31
246         Me.Browse.Text =
"Browse..."
247         Me.Browse.UseVisualStyleBackColor = True
248         
'
249         
'BRemove
250         
'
251         Me.BRemove.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
252         Me.BRemove.ForeColor = System.Drawing.Color.Black
253         Me.BRemove.Location = New System.Drawing.Point(
699, 186)
254         Me.BRemove.Name =
"BRemove"
255         Me.BRemove.Size = New System.Drawing.Size(
100, 23)
256         Me.BRemove.TabIndex =
32
257         Me.BRemove.Text =
"Remove"
258         Me.BRemove.UseVisualStyleBackColor = True
259         
'
260         
'txtPercentage
261         
'
262         Me.txtPercentage.Location = New System.Drawing.Point(
149, 471)
263         Me.txtPercentage.Name =
"txtPercentage"
264         Me.txtPercentage.ReadOnly = True
265         Me.txtPercentage.Size = New System.Drawing.Size(
85, 20)
266         Me.txtPercentage.TabIndex =
25
267         Me.txtPercentage.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
268         
'
269         
'Label28
270         
'
271         Me.Label28.AutoSize = True
272         Me.Label28.Location = New System.Drawing.Point(
28, 468)
273         Me.Label28.Name =
"Label28"
274         Me.Label28.Size = New System.Drawing.Size(
80, 13)
275         Me.Label28.TabIndex =
118
276         Me.Label28.Text =
"If Pass then % :"
277         
'
278         
'Label27
279         
'
280         Me.Label27.AutoSize = True
281         Me.Label27.Location = New System.Drawing.Point(
28, 442)
282         Me.Label27.Name =
"Label27"
283         Me.Label27.Size = New System.Drawing.Size(
43, 13)
284         Me.Label27.TabIndex =
117
285         Me.Label27.Text =
"Result :"
286         
'
287         
'Label26
288         
'
289         Me.Label26.AutoSize = True
290         Me.Label26.Location = New System.Drawing.Point(
28, 418)
291         Me.Label26.Name =
"Label26"
292         Me.Label26.Size = New System.Drawing.Size(
115, 13)
293         Me.Label26.TabIndex =
116
294         Me.Label26.Text =
"Last School Attended :"
295         
'
296         
'cmbResult
297         
'
298         Me.cmbResult.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
299         Me.cmbResult.FormattingEnabled = True
300         Me.cmbResult.Items.AddRange(New Object() {
"Pass", "Fail"})
301         Me.cmbResult.Location = New System.Drawing.Point(
149, 444)
302         Me.cmbResult.Name =
"cmbResult"
303         Me.cmbResult.Size = New System.Drawing.Size(
85, 21)
304         Me.cmbResult.TabIndex =
24
305         
'
306         
'txtLastSchoolAttended
307         
'
308         Me.txtLastSchoolAttended.Location = New System.Drawing.Point(
149, 418)
309         Me.txtLastSchoolAttended.Name =
"txtLastSchoolAttended"
310         Me.txtLastSchoolAttended.Size = New System.Drawing.Size(
218, 20)
311         Me.txtLastSchoolAttended.TabIndex =
23
312         
'
313         
'Label25
314         
'
315         Me.Label25.AutoSize = True
316         Me.Label25.Location = New System.Drawing.Point(
28, 82)
317         Me.Label25.Name =
"Label25"
318         Me.Label25.Size = New System.Drawing.Size(
49, 13)
319         Me.Label25.TabIndex =
113
320         Me.Label25.Text =
"GR No. :"
321         
'
322         
'Label24
323         
'
324         Me.Label24.AutoSize = True
325         Me.Label24.Location = New System.Drawing.Point(
314, 82)
326         Me.Label24.Name =
"Label24"
327         Me.Label24.Size = New System.Drawing.Size(
32, 13)
328         Me.Label24.TabIndex =
112
329         Me.Label24.Text =
"UID :"
330         
'
331         
'txtUID
332         
'
333         Me.txtUID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
334         Me.txtUID.Location = New System.Drawing.Point(
396, 82)
335         Me.txtUID.Name =
"txtUID"
336         Me.txtUID.Size = New System.Drawing.Size(
136, 21)
337         Me.txtUID.TabIndex =
4
338         
'
339         
'txtGRNo
340         
'
341         Me.txtGRNo.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
342         Me.txtGRNo.Location = New System.Drawing.Point(
149, 82)
343         Me.txtGRNo.Name =
"txtGRNo"
344         Me.txtGRNo.Size = New System.Drawing.Size(
136, 21)
345         Me.txtGRNo.TabIndex =
3
346         
'
347         
'cmbSchoolName
348         
'
349         Me.cmbSchoolName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
350         Me.cmbSchoolName.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
351         Me.cmbSchoolName.FormattingEnabled = True
352         Me.cmbSchoolName.Location = New System.Drawing.Point(
149, 28)
353         Me.cmbSchoolName.Name =
"cmbSchoolName"
354         Me.cmbSchoolName.Size = New System.Drawing.Size(
266, 23)
355         Me.cmbSchoolName.TabIndex =
0
356         
'
357         
'txtStudentName
358         
'
359         Me.txtStudentName.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
360         Me.txtStudentName.Location = New System.Drawing.Point(
149, 133)
361         Me.txtStudentName.Name =
"txtStudentName"
362         Me.txtStudentName.Size = New System.Drawing.Size(
266, 21)
363         Me.txtStudentName.TabIndex =
6
364         
'
365         
'Label23
366         
'
367         Me.Label23.AutoSize = True
368         Me.Label23.Location = New System.Drawing.Point(
28, 28)
369         Me.Label23.Name =
"Label23"
370         Me.Label23.Size = New System.Drawing.Size(
77, 13)
371         Me.Label23.TabIndex =
109
372         Me.Label23.Text =
"School Name :"
373         
'
374         
'Button2
375         
'
376         Me.Button2.ForeColor = System.Drawing.Color.Black
377         Me.Button2.Location = New System.Drawing.Point(
477, 387)
378         Me.Button2.Name =
"Button2"
379         Me.Button2.Size = New System.Drawing.Size(
35, 21)
380         Me.Button2.TabIndex =
22
381         Me.Button2.Text =
"..."
382         Me.Button2.UseVisualStyleBackColor = True
383         
'
384         
'txtContactNo
385         
'
386         Me.txtContactNo.Location = New System.Drawing.Point(
396, 364)
387         Me.txtContactNo.Name =
"txtContactNo"
388         Me.txtContactNo.Size = New System.Drawing.Size(
136, 20)
389         Me.txtContactNo.TabIndex =
19
390         
'
391         
'Label22
392         
'
393         Me.Label22.AutoSize = True
394         Me.Label22.Location = New System.Drawing.Point(
28, 366)
395         Me.Label22.Name =
"Label22"
396         Me.Label22.Size = New System.Drawing.Size(
52, 13)
397         Me.Label22.TabIndex =
107
398         Me.Label22.Text =
"Email ID :"
399         
'
400         
'cmbStatus
401         
'
402         Me.cmbStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
403         Me.cmbStatus.FormattingEnabled = True
404         Me.cmbStatus.Items.AddRange(New Object() {
"Active", "Inactive"})
405         Me.cmbStatus.Location = New System.Drawing.Point(
149, 522)
406         Me.cmbStatus.Name =
"cmbStatus"
407         Me.cmbStatus.Size = New System.Drawing.Size(
136, 21)
408         Me.cmbStatus.TabIndex =
27
409         
'
410         
'txtSection
411         
'
412         Me.txtSection.Location = New System.Drawing.Point(
396, 388)
413         Me.txtSection.Name =
"txtSection"
414         Me.txtSection.ReadOnly = True
415         Me.txtSection.Size = New System.Drawing.Size(
75, 20)
416         Me.txtSection.TabIndex =
21
417         
'
418         
'txtClass
419         
'
420         Me.txtClass.Location = New System.Drawing.Point(
149, 392)
421         Me.txtClass.Name =
"txtClass"
422         Me.txtClass.ReadOnly = True
423         Me.txtClass.Size = New System.Drawing.Size(
136, 20)
424         Me.txtClass.TabIndex =
20
425         
'
426         
'btnRemove
427         
'
428         Me.btnRemove.Enabled = False
429         Me.btnRemove.ForeColor = System.Drawing.Color.Black
430         Me.btnRemove.Location = New System.Drawing.Point(
618, 522)
431         Me.btnRemove.Name =
"btnRemove"
432         Me.btnRemove.Size = New System.Drawing.Size(
66, 23)
433         Me.btnRemove.TabIndex =
30
434         Me.btnRemove.Text =
"Remove"
435         Me.btnRemove.UseVisualStyleBackColor = True
436         
'
437         
'btnAdd
438         
'
439         Me.btnAdd.ForeColor = System.Drawing.Color.Black
440         Me.btnAdd.Location = New System.Drawing.Point(
546, 522)
441         Me.btnAdd.Name =
"btnAdd"
442         Me.btnAdd.Size = New System.Drawing.Size(
66, 23)
443         Me.btnAdd.TabIndex =
29
444         Me.btnAdd.Text =
"Add"
445         Me.btnAdd.UseVisualStyleBackColor = True
446         
'
447         
'ListView1
448         
'
449         Me.ListView1.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ID, Me.Documents})
450         Me.ListView1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
451         Me.ListView1.FullRowSelect = True
452         Me.ListView1.GridLines = True
453         Me.ListView1.Location = New System.Drawing.Point(
546, 341)
454         Me.ListView1.Name =
"ListView1"
455         Me.ListView1.Size = New System.Drawing.Size(
279, 175)
456         Me.ListView1.TabIndex =
34
457         Me.ListView1.UseCompatibleStateImageBehavior = False
458         Me.ListView1.View = System.Windows.Forms.View.Details
459         
'
460         
'ColumnHeader1
461         
'
462         Me.ColumnHeader1.Width =
0
463         
'
464         
'ID
465         
'
466         Me.ID.Text =
"ID"
467         Me.ID.Width =
0
468         
'
469         
'Documents
470         
'
471         Me.Documents.Text =
"Documents"
472         Me.Documents.Width =
270
473         
'
474         
'cmbDocumentsSubmitted
475         
'
476         Me.cmbDocumentsSubmitted.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
477         Me.cmbDocumentsSubmitted.FormattingEnabled = True
478         Me.cmbDocumentsSubmitted.Location = New System.Drawing.Point(
666, 314)
479         Me.cmbDocumentsSubmitted.Name =
"cmbDocumentsSubmitted"
480         Me.cmbDocumentsSubmitted.Size = New System.Drawing.Size(
159, 21)
481         Me.cmbDocumentsSubmitted.TabIndex =
28
482         
'
483         
'txtNationality
484         
'
485         Me.txtNationality.Location = New System.Drawing.Point(
149, 496)
486         Me.txtNationality.Name =
"txtNationality"
487         Me.txtNationality.Size = New System.Drawing.Size(
136, 20)
488         Me.txtNationality.TabIndex =
26
489         
'
490         
'Label9
491         
'
492         Me.Label9.AutoSize = True
493         Me.Label9.Location = New System.Drawing.Point(
28, 496)
494         Me.Label9.Name =
"Label9"
495         Me.Label9.Size = New System.Drawing.Size(
62, 13)
496         Me.Label9.TabIndex =
36
497         Me.Label9.Text =
"Nationality :"
498         
'
499         
'cmbCategory
500         
'
501         Me.cmbCategory.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
502         Me.cmbCategory.FormattingEnabled = True
503         Me.cmbCategory.Items.AddRange(New Object() {
"UR/X", "ST", "SC", "OBC"})
504         Me.cmbCategory.Location = New System.Drawing.Point(
149, 208)
505         Me.cmbCategory.Name =
"cmbCategory"
506         Me.cmbCategory.Size = New System.Drawing.Size(
136, 21)
507         Me.cmbCategory.TabIndex =
11
508         
'
509         
'cmbReligion
510         
'
511         Me.cmbReligion.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
512         Me.cmbReligion.FormattingEnabled = True
513         Me.cmbReligion.Items.AddRange(New Object() {
"HINDUISM", "ISLAM ", "CHRISTIANITY", "SIKHISM ", "BUDDHISM ", "JAINISM ", "ZOROASTRIANISM", "JUDAISM ", "ANY OTHER"})
514         Me.cmbReligion.Location = New System.Drawing.Point(
396, 201)
515         Me.cmbReligion.Name =
"cmbReligion"
516         Me.cmbReligion.Size = New System.Drawing.Size(
136, 21)
517         Me.cmbReligion.TabIndex =
12
518         
'
519         
'dtpAdmissionDate
520         
'
521         Me.dtpAdmissionDate.CustomFormat =
"dd/MMM/yyyy"
522         Me.dtpAdmissionDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom
523         Me.dtpAdmissionDate.Location = New System.Drawing.Point(
149, 109)
524         Me.dtpAdmissionDate.Name =
"dtpAdmissionDate"
525         Me.dtpAdmissionDate.Size = New System.Drawing.Size(
136, 20)
526         Me.dtpAdmissionDate.TabIndex =
5
527         
'
528         
'txtEmailID
529         
'
530         Me.txtEmailID.Location = New System.Drawing.Point(
149, 366)
531         Me.txtEmailID.Name =
"txtEmailID"
532         Me.txtEmailID.Size = New System.Drawing.Size(
136, 20)
533         Me.txtEmailID.TabIndex =
18
534         
'
535         
'txtPermanentAddress
536         
'
537         Me.txtPermanentAddress.Location = New System.Drawing.Point(
149, 340)
538         Me.txtPermanentAddress.Name =
"txtPermanentAddress"
539         Me.txtPermanentAddress.Size = New System.Drawing.Size(
322, 20)
540         Me.txtPermanentAddress.TabIndex =
17
541         
'
542         
'txtTemrorayAddress
543         
'
544         Me.txtTemrorayAddress.Location = New System.Drawing.Point(
149, 314)
545         Me.txtTemrorayAddress.Name =
"txtTemrorayAddress"
546         Me.txtTemrorayAddress.Size = New System.Drawing.Size(
322, 20)
547         Me.txtTemrorayAddress.TabIndex =
16
548         
'
549         
'txtFatherContactNo
550         
'
551         Me.txtFatherContactNo.Location = New System.Drawing.Point(
149, 261)
552         Me.txtFatherContactNo.Name =
"txtFatherContactNo"
553         Me.txtFatherContactNo.Size = New System.Drawing.Size(
136, 20)
554         Me.txtFatherContactNo.TabIndex =
14
555         
'
556         
'txtMotherName
557         
'
558         Me.txtMotherName.Location = New System.Drawing.Point(
149, 287)
559         Me.txtMotherName.Name =
"txtMotherName"
560         Me.txtMotherName.Size = New System.Drawing.Size(
218, 20)
561         Me.txtMotherName.TabIndex =
15
562         
'
563         
'txtFathername
564         
'
565         Me.txtFathername.Location = New System.Drawing.Point(
149, 235)
566         Me.txtFathername.Name =
"txtFathername"
567         Me.txtFathername.Size = New System.Drawing.Size(
218, 20)
568         Me.txtFathername.TabIndex =
13
569         
'
570         
'dtpDOB
571         
'
572         Me.dtpDOB.CustomFormat =
"dd/MMM/yyyy"
573         Me.dtpDOB.Format = System.Windows.Forms.DateTimePickerFormat.Custom
574         Me.dtpDOB.Location = New System.Drawing.Point(
149, 182)
575         Me.dtpDOB.Name =
"dtpDOB"
576         Me.dtpDOB.Size = New System.Drawing.Size(
136, 20)
577         Me.dtpDOB.TabIndex =
9
578         
'
579         
'rbFemale
580         
'
581         Me.rbFemale.AutoSize = True
582         Me.rbFemale.Location = New System.Drawing.Point(
203, 160)
583         Me.rbFemale.Name =
"rbFemale"
584         Me.rbFemale.Size = New System.Drawing.Size(
59, 17)
585         Me.rbFemale.TabIndex =
8
586         Me.rbFemale.TabStop = True
587         Me.rbFemale.Text =
"Female"
588         Me.rbFemale.UseVisualStyleBackColor = True
589         
'
590         
'rbMale
591         
'
592         Me.rbMale.AutoSize = True
593         Me.rbMale.Location = New System.Drawing.Point(
149, 160)
594         Me.rbMale.Name =
"rbMale"
595         Me.rbMale.Size = New System.Drawing.Size(
48, 17)
596         Me.rbMale.TabIndex =
7
597         Me.rbMale.TabStop = True
598         Me.rbMale.Text =
"Male"
599         Me.rbMale.UseVisualStyleBackColor = True
600         
'
601         
'txtEnrollmentNo
602         
'
603         Me.txtEnrollmentNo.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
604         Me.txtEnrollmentNo.Location = New System.Drawing.Point(
396, 56)
605         Me.txtEnrollmentNo.Name =
"txtEnrollmentNo"
606         Me.txtEnrollmentNo.Size = New System.Drawing.Size(
136, 21)
607         Me.txtEnrollmentNo.TabIndex =
2
608         
'
609         
'Label20
610         
'
611         Me.Label20.AutoSize = True
612         Me.Label20.Location = New System.Drawing.Point(
28, 340)
613         Me.Label20.Name =
"Label20"
614         Me.Label20.Size = New System.Drawing.Size(
105, 13)
615         Me.Label20.TabIndex =
20
616         Me.Label20.Text =
"Permanent Address :"
617         
'
618         
'Label19
619         
'
620         Me.Label19.AutoSize = True
621         Me.Label19.Location = New System.Drawing.Point(
28, 522)
622         Me.Label19.Name =
"Label19"
623         Me.Label19.Size = New System.Drawing.Size(
43, 13)
624         Me.Label19.TabIndex =
19
625         Me.Label19.Text =
"Status :"
626         
'
627         
'Label18
628         
'
629         Me.Label18.AutoSize = True
630         Me.Label18.Location = New System.Drawing.Point(
314, 388)
631         Me.Label18.Name =
"Label18"
632         Me.Label18.Size = New System.Drawing.Size(
49, 13)
633         Me.Label18.TabIndex =
18
634         Me.Label18.Text =
"Section :"
635         
'
636         
'Label17
637         
'
638         Me.Label17.AutoSize = True
639         Me.Label17.Location = New System.Drawing.Point(
28, 392)
640         Me.Label17.Name =
"Label17"
641         Me.Label17.Size = New System.Drawing.Size(
38, 13)
642         Me.Label17.TabIndex =
17
643         Me.Label17.Text =
"Class :"
644         
'
645         
'Label16
646         
'
647         Me.Label16.AutoSize = True
648         Me.Label16.Location = New System.Drawing.Point(
28, 314)
649         Me.Label16.Name =
"Label16"
650         Me.Label16.Size = New System.Drawing.Size(
104, 13)
651         Me.Label16.TabIndex =
16
652         Me.Label16.Text =
"Temporary Address :"
653         
'
654         
'Label15
655         
'
656         Me.Label15.AutoSize = True
657         Me.Label15.Location = New System.Drawing.Point(
543, 314)
658         Me.Label15.Name =
"Label15"
659         Me.Label15.Size = New System.Drawing.Size(
117, 13)
660         Me.Label15.TabIndex =
15
661         Me.Label15.Text =
"Documents Submitted :"
662         
'
663         
'Label14
664         
'
665         Me.Label14.AutoSize = True
666         Me.Label14.Location = New System.Drawing.Point(
314, 177)
667         Me.Label14.Name =
"Label14"
668         Me.Label14.Size = New System.Drawing.Size(
50, 13)
669         Me.Label14.TabIndex =
14
670         Me.Label14.Text =
"Session :"
671         
'
672         
'Label13
673         
'
674         Me.Label13.AutoSize = True
675         Me.Label13.Location = New System.Drawing.Point(
28, 208)
676         Me.Label13.Name =
"Label13"
677         Me.Label13.Size = New System.Drawing.Size(
55, 13)
678         Me.Label13.TabIndex =
13
679         Me.Label13.Text =
"Category :"
680         
'
681         
'Label12
682         
'
683         Me.Label12.AutoSize = True
684         Me.Label12.Location = New System.Drawing.Point(
28, 261)
685         Me.Label12.Name =
"Label12"
686         Me.Label12.Size = New System.Drawing.Size(
110, 13)
687         Me.Label12.TabIndex =
12
688         Me.Label12.Text =
"Father's Contact No. :"
689         
'
690         
'Label11
691         
'
692         Me.Label11.AutoSize = True
693         Me.Label11.Location = New System.Drawing.Point(
314, 363)
694         Me.Label11.Name =
"Label11"
695         Me.Label11.Size = New System.Drawing.Size(
70, 13)
696         Me.Label11.TabIndex =
11
697         Me.Label11.Text =
"Contact No. :"
698         
'
699         
'Label10
700         
'
701         Me.Label10.AutoSize = True
702         Me.Label10.Location = New System.Drawing.Point(
28, 109)
703         Me.Label10.Name =
"Label10"
704         Me.Label10.Size = New System.Drawing.Size(
86, 13)
705         Me.Label10.TabIndex =
10
706         Me.Label10.Text =
"Admission Date :"
707         
'
708         
'Label8
709         
'
710         Me.Label8.AutoSize = True
711         Me.Label8.Location = New System.Drawing.Point(
28, 182)
712         Me.Label8.Name =
"Label8"
713         Me.Label8.Size = New System.Drawing.Size(
74, 13)
714         Me.Label8.TabIndex =
8
715         Me.Label8.Text =
"Date Of Birth :"
716         
'
717         
'Label7
718         
'
719         Me.Label7.AutoSize = True
720         Me.Label7.Location = New System.Drawing.Point(
314, 201)
721         Me.Label7.Name =
"Label7"
722         Me.Label7.Size = New System.Drawing.Size(
51, 13)
723         Me.Label7.TabIndex =
7
724         Me.Label7.Text =
"Religion :"
725         
'
726         
'Label6
727         
'
728         Me.Label6.AutoSize = True
729         Me.Label6.Location = New System.Drawing.Point(
28, 158)
730         Me.Label6.Name =
"Label6"
731         Me.Label6.Size = New System.Drawing.Size(
48, 13)
732         Me.Label6.TabIndex =
6
733         Me.Label6.Text =
"Gender :"
734         
'
735         
'Label5
736         
'
737         Me.Label5.AutoSize = True
738         Me.Label5.Location = New System.Drawing.Point(
28, 287)
739         Me.Label5.Name =
"Label5"
740         Me.Label5.Size = New System.Drawing.Size(
84, 13)
741         Me.Label5.TabIndex =
5
742         Me.Label5.Text =
"Mother's Name :"
743         
'
744         
'Label4
745         
'
746         Me.Label4.AutoSize = True
747         Me.Label4.Location = New System.Drawing.Point(
28, 235)
748         Me.Label4.Name =
"Label4"
749         Me.Label4.Size = New System.Drawing.Size(
81, 13)
750         Me.Label4.TabIndex =
4
751         Me.Label4.Text =
"Father's Name :"
752         
'
753         
'Label3
754         
'
755         Me.Label3.AutoSize = True
756         Me.Label3.Location = New System.Drawing.Point(
28, 133)
757         Me.Label3.Name =
"Label3"
758         Me.Label3.Size = New System.Drawing.Size(
81, 13)
759         Me.Label3.TabIndex =
3
760         Me.Label3.Text =
"Student Name :"
761         
'
762         
'Label2
763         
'
764         Me.Label2.AutoSize = True
765         Me.Label2.Location = New System.Drawing.Point(
28, 56)
766         Me.Label2.Name =
"Label2"
767         Me.Label2.Size = New System.Drawing.Size(
80, 13)
768         Me.Label2.TabIndex =
2
769         Me.Label2.Text =
"Admission No. :"
770         
'
771         
'Label21
772         
'
773         Me.Label21.AutoSize = True
774         Me.Label21.Location = New System.Drawing.Point(
314, 57)
775         Me.Label21.Name =
"Label21"
776         Me.Label21.Size = New System.Drawing.Size(
76, 13)
777         Me.Label21.TabIndex =
1
778         Me.Label21.Text =
"Enrollment No."
779         
'
780         
'txtAdmissionNo
781         
'
782         Me.txtAdmissionNo.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
783         Me.txtAdmissionNo.Location = New System.Drawing.Point(
149, 56)
784         Me.txtAdmissionNo.Name =
"txtAdmissionNo"
785         Me.txtAdmissionNo.Size = New System.Drawing.Size(
136, 21)
786         Me.txtAdmissionNo.TabIndex =
1
787         
'
788         
'Panel2
789         
'
790         Me.Panel2.BackColor = System.Drawing.Color.DarkSlateGray
791         Me.Panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
792         Me.Panel2.Controls.Add(Me.txtAdmissionNo1)
793         Me.Panel2.Controls.Add(Me.txtSchoolID)
794         Me.Panel2.Controls.Add(Me.txtDocID)
795         Me.Panel2.Controls.Add(Me.lblUser)
796         Me.Panel2.Controls.Add(Me.txtSectionID)
797         Me.Panel2.Controls.Add(Me.Label1)
798         Me.Panel2.Location = New System.Drawing.Point(
9, 7)
799         Me.Panel2.Name =
"Panel2"
800         Me.Panel2.Size = New System.Drawing.Size(
956, 62)
801         Me.Panel2.TabIndex =
0
802         
'
803         
'txtAdmissionNo1
804         
'
805         Me.txtAdmissionNo1.Location = New System.Drawing.Point(
301, 20)
806         Me.txtAdmissionNo1.Name =
"txtAdmissionNo1"
807         Me.txtAdmissionNo1.Size = New System.Drawing.Size(
81, 20)
808         Me.txtAdmissionNo1.TabIndex =
47
809         Me.txtAdmissionNo1.Visible = False
810         
'
811         
'txtSchoolID
812         
'
813         Me.txtSchoolID.Location = New System.Drawing.Point(
202, 20)
814         Me.txtSchoolID.Name =
"txtSchoolID"
815         Me.txtSchoolID.Size = New System.Drawing.Size(
81, 20)
816         Me.txtSchoolID.TabIndex =
46
817         Me.txtSchoolID.Visible = False
818         
'
819         
'txtDocID
820         
'
821         Me.txtDocID.Location = New System.Drawing.Point(
110, 20)
822         Me.txtDocID.Name =
"txtDocID"
823         Me.txtDocID.Size = New System.Drawing.Size(
81, 20)
824         Me.txtDocID.TabIndex =
45
825         Me.txtDocID.Visible = False
826         
'
827         
'lblUser
828         
'
829         Me.lblUser.AutoSize = True
830         Me.lblUser.Location = New System.Drawing.Point(
242, 20)
831         Me.lblUser.Name =
"lblUser"
832         Me.lblUser.Size = New System.Drawing.Size(
39, 13)
833         Me.lblUser.TabIndex =
43
834         Me.lblUser.Text =
"Label8"
835         Me.lblUser.Visible = False
836         
'
837         
'txtSectionID
838         
'
839         Me.txtSectionID.Location = New System.Drawing.Point(
23, 20)
840         Me.txtSectionID.Name =
"txtSectionID"
841         Me.txtSectionID.Size = New System.Drawing.Size(
81, 20)
842         Me.txtSectionID.TabIndex =
44
843         Me.txtSectionID.Visible = False
844         
'
845         
'Label1
846         
'
847         Me.Label1.AutoSize = True
848         Me.Label1.BackColor = System.Drawing.Color.Transparent
849         Me.Label1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
850         Me.Label1.ForeColor = System.Drawing.Color.White
851         Me.Label1.Location = New System.Drawing.Point(
402, 20)
852         Me.Label1.Name =
"Label1"
853         Me.Label1.Size = New System.Drawing.Size(
135, 24)
854         Me.Label1.TabIndex =
0
855         Me.Label1.Text =
"Student Entry"
856         
'
857         
'Panel3
858         
'
859         Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
860         Me.Panel3.Controls.Add(Me.btnGetData)
861         Me.Panel3.Controls.Add(Me.btnDelete)
862         Me.Panel3.Controls.Add(Me.btnClose)
863         Me.Panel3.Controls.Add(Me.btnUpdate)
864         Me.Panel3.Controls.Add(Me.btnSave)
865         Me.Panel3.Controls.Add(Me.btnNew)
866         Me.Panel3.Location = New System.Drawing.Point(
854, 84)
867         Me.Panel3.Name =
"Panel3"
868         Me.Panel3.Size = New System.Drawing.Size(
111, 203)
869         Me.Panel3.TabIndex =
41
870         
'
871         
'btnGetData
872         
'
873         Me.btnGetData.Cursor = System.Windows.Forms.Cursors.Hand
874         Me.btnGetData.FlatStyle = System.Windows.Forms.FlatStyle.Popup
875         Me.btnGetData.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
876         Me.btnGetData.Location = New System.Drawing.Point(
13, 135)
877         Me.btnGetData.Name =
"btnGetData"
878         Me.btnGetData.Size = New System.Drawing.Size(
82, 28)
879         Me.btnGetData.TabIndex =
5
880         Me.btnGetData.Text =
"Get Data"
881         Me.btnGetData.UseVisualStyleBackColor = True
882         
'
883         
'btnDelete
884         
'
885         Me.btnDelete.Cursor = System.Windows.Forms.Cursors.Hand
886         Me.btnDelete.Enabled = False
887         Me.btnDelete.FlatStyle = System.Windows.Forms.FlatStyle.Popup
888         Me.btnDelete.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
889         Me.btnDelete.Location = New System.Drawing.Point(
13, 103)
890         Me.btnDelete.Name =
"btnDelete"
891         Me.btnDelete.Size = New System.Drawing.Size(
82, 28)
892         Me.btnDelete.TabIndex =
3
893         Me.btnDelete.Text =
"Delete"
894         Me.btnDelete.UseVisualStyleBackColor = True
895         
'
896         
'btnClose
897         
'
898         Me.btnClose.Cursor = System.Windows.Forms.Cursors.Hand
899         Me.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Popup
900         Me.btnClose.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
901         Me.btnClose.Location = New System.Drawing.Point(
13, 167)
902         Me.btnClose.Name =
"btnClose"
903         Me.btnClose.Size = New System.Drawing.Size(
82, 28)
904         Me.btnClose.TabIndex =
4
905         Me.btnClose.Text =
"Close"
906         Me.btnClose.UseVisualStyleBackColor = True
907         
'
908         
'btnUpdate
909         
'
910         Me.btnUpdate.Cursor = System.Windows.Forms.Cursors.Hand
911         Me.btnUpdate.Enabled = False
912         Me.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Popup
913         Me.btnUpdate.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
914         Me.btnUpdate.Location = New System.Drawing.Point(
13, 72)
915         Me.btnUpdate.Name =
"btnUpdate"
916         Me.btnUpdate.Size = New System.Drawing.Size(
82, 28)
917         Me.btnUpdate.TabIndex =
2
918         Me.btnUpdate.Text =
"Update"
919         Me.btnUpdate.UseVisualStyleBackColor = True
920         
'
921         
'btnSave
922         
'
923         Me.btnSave.Cursor = System.Windows.Forms.Cursors.Hand
924         Me.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Popup
925         Me.btnSave.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
926         Me.btnSave.Location = New System.Drawing.Point(
13, 41)
927         Me.btnSave.Name =
"btnSave"
928         Me.btnSave.Size = New System.Drawing.Size(
82, 28)
929         Me.btnSave.TabIndex =
1
930         Me.btnSave.Text =
"Save"
931         Me.btnSave.UseVisualStyleBackColor = True
932         
'
933         
'btnNew
934         
'
935         Me.btnNew.Cursor = System.Windows.Forms.Cursors.Hand
936         Me.btnNew.FlatStyle = System.Windows.Forms.FlatStyle.Popup
937         Me.btnNew.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
938         Me.btnNew.Location = New System.Drawing.Point(
13, 10)
939         Me.btnNew.Name =
"btnNew"
940         Me.btnNew.Size = New System.Drawing.Size(
82, 28)
941         Me.btnNew.TabIndex =
0
942         Me.btnNew.Text =
"New"
943         Me.btnNew.UseVisualStyleBackColor = True
944         
'
945         
'OpenFileDialog1
946         
'
947         Me.OpenFileDialog1.FileName =
"OpenFileDialog1"
948         
'
949         
'Picture
950         
'
951         Me.Picture.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
952         Me.Picture.Image = Global.ERP_System.My.Resources.Resources.photo
953         Me.Picture.Location = New System.Drawing.Point(
615, 28)
954         Me.Picture.Name =
"Picture"
955         Me.Picture.Size = New System.Drawing.Size(
186, 152)
956         Me.Picture.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
957         Me.Picture.TabIndex =
296
958         Me.Picture.TabStop = False
959         
'
960         
'frmStudent
961         
'
962         Me.AcceptButton = Me.btnSave
963         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
964         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
965         Me.BackColor = System.Drawing.Color.DarkSlateGray
966         Me.ClientSize = New System.Drawing.Size(
998, 672)
967         Me.Controls.Add(Me.Panel1)
968         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
969         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
970         Me.MaximizeBox = False
971         Me.MinimizeBox = False
972         Me.Name =
"frmStudent"
973         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
974         Me.Panel1.ResumeLayout(False)
975         Me.GroupBox1.ResumeLayout(False)
976         Me.GroupBox1.PerformLayout()
977         Me.Panel2.ResumeLayout(False)
978         Me.Panel2.PerformLayout()
979         Me.Panel3.ResumeLayout(False)
980         CType(Me.Picture, System.ComponentModel.ISupportInitialize).EndInit()
981         Me.ResumeLayout(False)
982
983     End Sub
984     Friend WithEvents Panel1 As System.Windows.Forms.Panel
985     Friend WithEvents Panel2 As System.Windows.Forms.Panel
986     Friend WithEvents Label1 As System.Windows.Forms.Label
987     Friend WithEvents Panel3 As System.Windows.Forms.Panel
988     Friend WithEvents btnDelete As System.Windows.Forms.Button
989     Friend WithEvents btnClose As System.Windows.Forms.Button
990     Friend WithEvents btnUpdate As System.Windows.Forms.Button
991     Friend WithEvents btnSave As System.Windows.Forms.Button
992     Friend WithEvents btnNew As System.Windows.Forms.Button
993     Friend WithEvents txtSectionID As System.Windows.Forms.TextBox
994     Friend WithEvents lblUser As System.Windows.Forms.Label
995     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
996     Friend WithEvents Label25 As System.Windows.Forms.Label
997     Friend WithEvents Label24 As System.Windows.Forms.Label
998     Friend WithEvents txtUID As System.Windows.Forms.TextBox
999     Friend WithEvents txtGRNo As System.Windows.Forms.TextBox
1000     Friend WithEvents cmbSchoolName As System.Windows.Forms.ComboBox
1001     Friend WithEvents txtStudentName As System.Windows.Forms.TextBox
1002     Friend WithEvents Label23 As System.Windows.Forms.Label
1003     Friend WithEvents Button2 As System.Windows.Forms.Button
1004     Friend WithEvents txtContactNo As System.Windows.Forms.TextBox
1005     Friend WithEvents Label22 As System.Windows.Forms.Label
1006     Friend WithEvents cmbStatus As System.Windows.Forms.ComboBox
1007     Friend WithEvents txtSection As System.Windows.Forms.TextBox
1008     Friend WithEvents txtClass As System.Windows.Forms.TextBox
1009     Friend WithEvents btnRemove As System.Windows.Forms.Button
1010     Friend WithEvents btnAdd As System.Windows.Forms.Button
1011     Friend WithEvents ListView1 As System.Windows.Forms.ListView
1012     Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader
1013     Friend WithEvents ID As System.Windows.Forms.ColumnHeader
1014     Friend WithEvents Documents As System.Windows.Forms.ColumnHeader
1015     Friend WithEvents cmbDocumentsSubmitted As System.Windows.Forms.ComboBox
1016     Friend WithEvents txtNationality As System.Windows.Forms.TextBox
1017     Friend WithEvents Label9 As System.Windows.Forms.Label
1018     Friend WithEvents cmbCategory As System.Windows.Forms.ComboBox
1019     Friend WithEvents cmbReligion As System.Windows.Forms.ComboBox
1020     Friend WithEvents dtpAdmissionDate As System.Windows.Forms.DateTimePicker
1021     Friend WithEvents txtEmailID As System.Windows.Forms.TextBox
1022     Friend WithEvents txtPermanentAddress As System.Windows.Forms.TextBox
1023     Friend WithEvents txtTemrorayAddress As System.Windows.Forms.TextBox
1024     Friend WithEvents txtFatherContactNo As System.Windows.Forms.TextBox
1025     Friend WithEvents txtMotherName As System.Windows.Forms.TextBox
1026     Friend WithEvents txtFathername As System.Windows.Forms.TextBox
1027     Friend WithEvents dtpDOB As System.Windows.Forms.DateTimePicker
1028     Friend WithEvents rbFemale As System.Windows.Forms.RadioButton
1029     Friend WithEvents rbMale As System.Windows.Forms.RadioButton
1030     Friend WithEvents txtEnrollmentNo As System.Windows.Forms.TextBox
1031     Friend WithEvents Label20 As System.Windows.Forms.Label
1032     Friend WithEvents Label19 As System.Windows.Forms.Label
1033     Friend WithEvents Label18 As System.Windows.Forms.Label
1034     Friend WithEvents Label17 As System.Windows.Forms.Label
1035     Friend WithEvents Label16 As System.Windows.Forms.Label
1036     Friend WithEvents Label15 As System.Windows.Forms.Label
1037     Friend WithEvents Label14 As System.Windows.Forms.Label
1038     Friend WithEvents Label13 As System.Windows.Forms.Label
1039     Friend WithEvents Label12 As System.Windows.Forms.Label
1040     Friend WithEvents Label11 As System.Windows.Forms.Label
1041     Friend WithEvents Label10 As System.Windows.Forms.Label
1042     Friend WithEvents Label8 As System.Windows.Forms.Label
1043     Friend WithEvents Label7 As System.Windows.Forms.Label
1044     Friend WithEvents Label6 As System.Windows.Forms.Label
1045     Friend WithEvents Label5 As System.Windows.Forms.Label
1046     Friend WithEvents Label4 As System.Windows.Forms.Label
1047     Friend WithEvents Label3 As System.Windows.Forms.Label
1048     Friend WithEvents Label2 As System.Windows.Forms.Label
1049     Friend WithEvents Label21 As System.Windows.Forms.Label
1050     Friend WithEvents txtAdmissionNo As System.Windows.Forms.TextBox
1051     Friend WithEvents txtPercentage As System.Windows.Forms.TextBox
1052     Friend WithEvents Label28 As System.Windows.Forms.Label
1053     Friend WithEvents Label27 As System.Windows.Forms.Label
1054     Friend WithEvents Label26 As System.Windows.Forms.Label
1055     Friend WithEvents cmbResult As System.Windows.Forms.ComboBox
1056     Friend WithEvents txtLastSchoolAttended As System.Windows.Forms.TextBox
1057     Public WithEvents Picture As System.Windows.Forms.PictureBox
1058     Private WithEvents BStartCapture As System.Windows.Forms.Button
1059     Private WithEvents Browse As System.Windows.Forms.Button
1060     Private WithEvents BRemove As System.Windows.Forms.Button
1061     Friend WithEvents txtDocID As System.Windows.Forms.TextBox
1062     Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog
1063     Friend WithEvents txtSchoolID As System.Windows.Forms.TextBox
1064     Friend WithEvents txtAdmissionNo1 As System.Windows.Forms.TextBox
1065     Friend WithEvents btnGetData As System.Windows.Forms.Button
1066     Friend WithEvents cmbSession As System.Windows.Forms.ComboBox
1067
1068 End Class


Gõ tìm kiếm nhanh...